[INFO] fetching crate deepbiop-fq 0.1.16...
[INFO] testing deepbiop-fq-0.1.16 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate deepbiop-fq 0.1.16 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate deepbiop-fq 0.1.16
[INFO] finished tweaking crates.io crate deepbiop-fq 0.1.16
[INFO] tweaked toml for crates.io crate deepbiop-fq 0.1.16 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deepbiop-fq 0.1.16 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deepbiop-fq 0.1.16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9057fc0b6fb96d70c0158554c5cccbeae8bda3dc6a39ca429113d92b81c464b7
[INFO] running `Command { std: "docker" "start" "-a" "9057fc0b6fb96d70c0158554c5cccbeae8bda3dc6a39ca429113d92b81c464b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9057fc0b6fb96d70c0158554c5cccbeae8bda3dc6a39ca429113d92b81c464b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9057fc0b6fb96d70c0158554c5cccbeae8bda3dc6a39ca429113d92b81c464b7", kill_on_drop: false }`
[INFO] [stdout] 9057fc0b6fb96d70c0158554c5cccbeae8bda3dc6a39ca429113d92b81c464b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b09568e37774e8fea6f3620796ea065d67abfc2db092714cac7715822996c580
[INFO] running `Command { std: "docker" "start" "-a" "b09568e37774e8fea6f3620796ea065d67abfc2db092714cac7715822996c580", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling arrow-schema v57.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling noodles-bgzf v0.43.0
[INFO] [stderr]    Compiling noodles-core v0.18.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling noodles-csi v0.51.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling arrow-buffer v57.0.0
[INFO] [stderr]    Compiling gemm-common v0.18.2
[INFO] [stderr]    Compiling arrow-data v57.0.0
[INFO] [stderr]    Compiling gemm-f32 v0.18.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling arrow-array v57.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling malachite-q v0.4.22
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling numpy v0.27.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arrow-select v57.0.0
[INFO] [stderr]    Compiling malachite v0.4.22
[INFO] [stderr]    Compiling malachite-bigint v0.2.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling gemm-f16 v0.18.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling gemm-f64 v0.18.2
[INFO] [stderr]    Compiling gemm-c64 v0.18.2
[INFO] [stderr]    Compiling arrow-cast v57.0.0
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling arrow-ipc v57.0.0
[INFO] [stderr]    Compiling gemm-c32 v0.18.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling noodles-sam v0.79.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling noodles-bam v0.83.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling gemm v0.18.2
[INFO] [stderr]    Compiling arrow-csv v57.0.0
[INFO] [stderr]    Compiling arrow-json v57.0.0
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.17.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling arrow-ord v57.0.0
[INFO] [stderr]    Compiling arrow-string v57.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-row v57.0.0
[INFO] [stderr]    Compiling arrow-arith v57.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling safetensors v0.4.5
[INFO] [stderr]    Compiling noodles-fasta v0.56.0
[INFO] [stderr]    Compiling noodles-fastq v0.21.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ug v0.5.0
[INFO] [stderr]    Compiling needletail v0.5.1
[INFO] [stderr]    Compiling pyo3-stub-gen v0.17.0
[INFO] [stderr]    Compiling arrow v57.0.0
[INFO] [stderr]    Compiling noodles v0.101.0
[INFO] [stderr]    Compiling parquet v57.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling lexical v7.0.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling candle-core v0.9.2-alpha.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling deepbiop-utils v0.1.16
[INFO] [stderr]    Compiling deepbiop-core v0.1.16
[INFO] [stderr]    Compiling deepbiop-fq v0.1.16 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `candle-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name candle_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candle-core-0.9.2-alpha.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "cuda", "cudarc", "cudnn", "default", "metal", "mkl"))' -C metadata=76c03ee4bd1b15e0 -C extra-filename=-5c379b88c028e277 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7912a666fa871683.rmeta --extern float8=/opt/rustwide/target/debug/deps/libfloat8-155eed84b1d516de.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-ab09b9d1e0f0c4f3.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b9783bf1e7d26dca.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-4756279382388285.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0dcbcb0c01b72aa4.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-20146397ea8f5215.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-fb9d9f08ba40b126.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-c1181a3b735815e7.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6f6d2748629113ef.rmeta --extern safetensors=/opt/rustwide/target/debug/deps/libsafetensors-1bba47a821f654a2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-86d07b265a009381.rmeta --extern ug=/opt/rustwide/target/debug/deps/libug-f386f0528ac8904d.rmeta --extern yoke=/opt/rustwide/target/debug/deps/libyoke-e429f4ff0830823a.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-62f8009a1792ecbc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name parquet --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-57.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib-rs"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "geospatial", "json", "lz4", "lz4_flex", "object_store", "parquet-geospatial", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=81e0e76cb9b87801 -C extra-filename=-392998bd5402342b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-fa66091a896c8aa2.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-6c3d361bea91cccb.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-407b3d90dc0e7e2c.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-d56bb41389e8d208.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-ef8487eab5e7eb16.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-b29b031a76b9058d.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-8483a57c8b6a5e97.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-03073aa1c9e30763.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-a949c37d48568724.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a98c6e187cd1e46b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-34890ca6af82adc0.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a3d63a04148ccba7.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-b9783bf1e7d26dca.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f257b7bc33a545cc.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-931d60ffc033fbf3.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-603fc8af73fc2909.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-87983a2fdb83f056.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-0dcbcb0c01b72aa4.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-08296fe5b7f1a731.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-4a1af1dd5cc95ec1.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-69de77dbde57bf08.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-4dfada81db41900b.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-f53e68f6198f74ae.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ac8bfc45ad71d98e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-2586997f88945765/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b09568e37774e8fea6f3620796ea065d67abfc2db092714cac7715822996c580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09568e37774e8fea6f3620796ea065d67abfc2db092714cac7715822996c580", kill_on_drop: false }`
[INFO] [stdout] b09568e37774e8fea6f3620796ea065d67abfc2db092714cac7715822996c580
